Add filterdefs to hold protos for filter functions and extern of waypt_head
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 4 Oct 2005 14:54:48 +0000 (14:54 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 4 Oct 2005 14:54:48 +0000 (14:54 +0000)
commiteb2db11412c3635503bc8818f9dbd339e5ee707e
tree9fe272d8df10a997553a9af6fc83163d0bb9ee48
parent7491353326087bc61309604bd808c01efdaee0a0
Add filterdefs to hold protos for filter functions and extern of waypt_head
so we can more easily finger the remaining formats that violate the intended
'static-ness' of that symbol.
15 files changed:
gpsbabel/arcdist.c
gpsbabel/defs.h
gpsbabel/discard.c
gpsbabel/duplicate.c
gpsbabel/filter_skeleton.c
gpsbabel/filter_vecs.c
gpsbabel/filterdefs.h [new file with mode: 0644]
gpsbabel/main.c
gpsbabel/polygon.c
gpsbabel/position.c
gpsbabel/reverse_route.c
gpsbabel/smplrout.c
gpsbabel/sort.c
gpsbabel/stackfilter.c
gpsbabel/trackfilter.c